home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970626-19970929 / 000115_news@newsmaster….columbia.edu _Sat Jul 26 17:33:55 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA18801
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sat, 26 Jul 1997 17:33:54 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id RAA16460
  7.     for kermit.misc@watsun; Sat, 26 Jul 1997 17:33:53 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Local printer for remote host?
  12. Date: 26 Jul 1997 21:33:50 GMT
  13. Organization: Columbia University
  14. Lines: 12
  15. Distribution: na
  16. Message-ID: <5rdqfu$r1j$1@apakabar.cc.columbia.edu>
  17. References: <EDxyvG.F5v@world.std.com>
  18. NNTP-Posting-Host: watsun.cc.columbia.edu
  19. Xref: news.columbia.edu comp.protocols.kermit.misc:7398
  20.  
  21. In article <EDxyvG.F5v@world.std.com>,
  22. William Smith <wpns@world.std.com> wrote:
  23. : Is there a(n easy) way to tell my ISP's machine to print something (in
  24. : a Unix shell) and have it come out on a printer at home?  I'm using a
  25. : PPP dialin and telnetting across is with K95.
  26. Yes.  See pages 53-55 of your Kermit 95 manual.  K95 comes with some
  27. handy utilities you can upload to the host (UNIX or VMS) to accomplish
  28. host-directed PC printing.  These are in the PRINTER subdirectory of your
  29. K95 directory.
  30.  
  31. - Frank